1. Image Processing Function: Glow Filter

    https://www.leadtools.com/sdk/image-processing/functions/function?id=130

    Makes the colored edges shine with a neon glow.

  2. Image Processing Function: Gray Scale

    https://www.leadtools.com/sdk/image-processing/functions/function?id=36

    Converts any image to a gray scale image without changing its resolution.

  3. Image Processing Function: Gray Scale To Duotone

    https://www.leadtools.com/sdk/image-processing/functions/function?id=145

    Converts the grayscale image into a colored one by mixing or replacing the original values of the pixels with new colors

  4. Image Processing Function: Gray Scale To Multitone

    https://www.leadtools.com/sdk/image-processing/functions/function?id=146

    Converts a grayscale image into a colored one by mixing or replacing the original values of the pixels with one or more new colors

  5. Image Processing Function: Halftone

    https://www.leadtools.com/sdk/image-processing/functions/function?id=123

    Converts an image with any resolution to a halftoned image, with a specified pattern rotation.

  6. Image Processing Function: Halftone Pattern

    https://www.leadtools.com/sdk/image-processing/functions/function?id=81

    Creates a halftone screen effect for an image while keeping its continuous range of tones.

  7. Image Processing Function: High Pass

    https://www.leadtools.com/sdk/image-processing/functions/function?id=75

    Removes low frequency details in an image, resulting in a sharpened image.

  8. Image Processing Function: Histogram Contrast

    https://www.leadtools.com/sdk/image-processing/functions/function?id=11

    Increases or decreases the contrast of the image using its histogram to determine the median brightness as opposed to using an arbitrary value of 128. This function finds the median brightness of the image, then brightens the pixels with values above the median and darkens the pixels with values below the median.

  9. Image Processing Function: Histogram Equalize

    https://www.leadtools.com/sdk/image-processing/functions/function?id=12

    Linearizes the number of pixels and enhance the details in an image based on the specified (RGB, YUV, or GRAY) color space by redistributing the colors intensities according to its histogram data.

  10. Image Processing Function: Hole Punch Remove


4 5 6 7 8 9 10 11 12 13